5 Invalid procedure call 7 Out of memory 75 The specified Path/file name cannot be accessed or is invalid 321 Invalid file format 380 Invalid property value 381 Invalid property array index 383 Property is read-only 387 Property cannot be set 394 Property is write-only 425 Invalid object use 461 Specified format doesn't match format of data 672 DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event 673 Expected at least one argument 674 Illegal recursive invocation of OLE drag and drop 675 Non-intrinsic OLE drag and drop formats used with SetData require Byte array data. GetData may return more bytes than were given to SetData. 676 Requested data was not supplied to the DataObject during the OLESetData event. 1000 P&roperties 1001 RchTx 2003 General 2004 General properties for the Rich Text Control 2005 Open Rich Text file 2006 Rich Text Files (*.RTF)*.RTFTextFiles (*.TXT)*.TXT 2007 Appearance 2008 Appearance properties for the Rich Text Control 2143 (None) 2144 (None) 2145 (Bitmap) 2146 (Metafile) 2147 (Icon) 2148 (Metafile) 3500 Error #%d 3501 Invalid entry for %s 17856 Microsoft Rich Textbox Control 5.0 (SP2) 17857 Find constants. 17858 MatchCase 17859 WholeWord 17860 Don't Highlight selection 17861 SelAlignment constants. 17862 Left 17863 Right 17864 Center 17865 LoadSave constants. 17866 RTF 17867 WholeWord 17868 Appearance constants. 17869 Flat 17870 3D 17871 BorderStyle constants. 17872 No border 17873 Fixed Single 17874 ScrollBars constants. 17875 None 17876 Horizontal 17877 Vertical 17878 Both 17879 MousePointer constants. 17880 Default 17881 Arrow mouse pointer. 17882 Cross mouse pointer. 17883 I-Beam mouse pointer. 17884 Icon mouse pointer. 17885 Size mouse pointer. 17886 Size NE SW mouse pointer. 17887 Size N S mouse pointer. 17888 Size NW SE mouse pointer. 17889 Size W E mouse pointer. 17890 Up arrow mouse pointer. 17891 Hourglass mouse pointer. 17892 No drop mouse pointer. 17893 Arrow and Hourglass mouse pointer 17894 Arrow and Question mark mouse pointer 17895 Size all mouse pointer 17896 Custom mouse pointer icon specified by the MouseIcon property 17897 OLEObject DisplayType constants 17898 The object's data is displayed in the control. 17899 The object's icon is displayed in the control. 17905 The RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject. 17906 Returns the number that uniquely identifies an object in a collection. 17907 Returns/sets a string that uniquely identifies a member in a collection. 17908 Returns object's OLE class name 17909 Returns/sets a value indicating whether an object displays its contents or an icon. 17910 Returns a string array of verbs supported by the object. FetchVerbs must be called prior to accessing this property. 17911 Returns a integer array of menu item state flags used to display the corresponding verb in the object's popup menu. 17912 Returns the number of verbs supported by the object. This is the number of items in the ObjectVerbs and ObjectVerbFlags array. 17913 Executes the object's verb specified by the index value. 17914 Fetches the verbs supported by the object. This method must be called prior to accessing ObjectVerbs, ObjectVerbFlags, and ObjectVerbsCount. 17915 RichText Control OLEObjects Collection Interface 17916 Returns a specific item of a collection object by position, index, or key. 17917 Returns the number of members in a collection. 17918 Adds an OLEObject to an OLEObjects collection. 17919 Removes a specific member from a collection. 17920 Clears all objects in a collection. 17921 Returns/sets the background color of an object. 17922 Returns/sets a value that determines whether an object can respond to user-generated events. 17923 Returns/sets a value that specifies if the selected item remains highlighted when a control loses focus. 17924 Returns/sets the text contained in an object. 17925 Returns/sets a value indicating whether a RichTextBox control can accept and display multiple lines of text. 17926 Returns/sets a value indicating whether a RichTextBox control has horizontal or vertical scroll bars. 17927 Returns/sets the number of characters selected. 17928 Returns/sets a value indicating the type of mouse pointer displayed when the mouse is over the control at run time. 17929 Sets a custom mouse icon. 17930 Returns/sets a value that determines whether scroll bars in the RichTextBox control are disabled. 17931 Returns/sets the starting point of text selected; indicates the position of the insertion point if no text is selected. 17932 Returns/sets the string containing the currently selected text; consists of a zero-length string if no characters are selected. 17933 Returns/sets the text of a RichTextBox control, including all .RTF code. 17934 Returns/sets the text (in .RTF format) in the current selection of a RichTextBox control. 17935 Returns/sets a value indicating whether there is a maximum number of characters a RichTextBox control can hold and, if so, specifies the maximum number of characters. 17936 Returns/sets a value that determines the color of text in the RichTextBox control. 17937 Returns/sets the font used to display the currently selected text or the character(s) immediately following the insertion point in the RichTextBox control. 17938 Returns/sets a value that specifies the size of the font used to display text in a RichTextBox control. 17939 Returns/sets a value that determines whether text in the RichTextBox control appears on the baseline (normal), as a superscript above the baseline, or as a subscript below the baseline. 17940 Returns/sets the distance between the left edge of the RichTextBox control and the left edge of the text that is selected or added at the current insertion point. 17941 Returns/sets the distance between the left edge of the first line of text in the selected paragraph(s) (as specified by the SelIndent property) and the left edge of subsequent lines of text in the same paragraph(s). 17942 Returns/sets the filename of the file loaded into the RichTextBox control at design time. 17943 Returns/sets the number of tabs in a RichTextBox control. Used in conjunction with the SelTab Property. 17944 Returns/sets the distance between the right edge of the RichTextBox control and the right edge of the text that is selected or added at the current insertion point. 17945 Returns a Font object. 17946 Returns/sets a value indicating whether the contents in a RichTextBox control can be edited. 17947 Returns/sets the border style for an object. 17948 Returns/set the bold format of the currently selected text. 17949 Returns/set the italic format of the currently selected text. 17950 Returns/set the strikethru format of the currently selected text. 17951 Returns/set the underline format of the currently selected text. 17952 Returns/sets a value that controls the alignment of the paragraphs in a RichTextBox control. 17953 Returns/sets the paint style of a control at run time. 17954 Returns a handle to a control. 17955 Returns or sets the amount of indent used in a RichTextBox control when SelBullet is set to True. 17956 Returns/sets a value that determines if a paragraph in the RichTextBox control containing the current selection or insertion point has the bullet style. 17957 Sets the right margin used for textwrap, centering, etc. 17958 Returns the number of the line containing a specified character position in a RichTextBox control. 17959 Forces a complete repaint of a control. 17960 Searches the text in a RichTextBox control for a given string. 17961 Selects text in a RichTextBox control based on a set of specified characters. 17962 Moves the insertion point up to, but not including, the first character that is a member of the specified character set in a RichTextBox control. 17963 Returns/sets the absolute tab positions of text in a RichTextBox control. Used in conjunction with the SelTabCount Property. 17964 Loads an .RTF file or text file into a RichTextBox control. 17965 Saves the contents of a RichTextBox control to a file. 17966 Sends formatted text in a RichTextBox control to a device for printing. 17967 Returns/sets a value that determines if the selected text is protected against editing. 17968 The RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject. 17970 Returns/sets a value that indicating whether the selected object's verbs will be displayed in a popup menu when the right mouse button is clicked. 17971 Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control. 17972 Returns/Sets whether this control can act as an OLE drop target. 17973 Starts an OLE drag/drop event with the given control as the source. 17974 Indicates that the contents of a control have changed. 17975 Occurs when the user presses and then releases a mouse button over an object. 17976 Occurs when the user presses and releases a mouse button and then presses and releases it again over an object. 17977 Occurs when the user presses a key while an object has the focus. 17978 Occurs when the user releases a key while an object has the focus. 17979 Occurs when the user presses and releases an ANSI key. 17980 Occurs when the user presses a mouse button. 17981 Occurs when the user moves the mouse. 17982 Occurs when the user presses and releases a mouse button. 17983 Occurs when the current selection of text in the RichTextBox control has changed or the insertion point has moved. 17986 Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties). 17987 OLE drag/drop will be initialized only under programmatic control. 17988 OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control. 17989 Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties). 17990 Accepts no OLE drag/drop operations. 17991 Accepts an OLE drag/drop under programmatic control only. 17992 Accepts an OLE drag/drop without programmatic control. 17993 State transition constants for the DragOver and OLEDragOver events. 17994 Source control dragged into target. 17995 Source control dragged out of target. 17996 Source control dragged from one position in target to another. 17997 Clipboard format constants. 17998 Text (.TXT file). 17999 Bitmap (.BMP file). 18000 Metafile (.WMF file). 18001 Device-independent bitmap. 18002 Color palette. 18003 Enhanced metafile (.EMF file). 18004 Filename list (Microsoft Windows Explorer) 18005 Rich Text Format (.RTF file). 18006 Drop effect constants for OLE drag and drop events. 18007 No OLE drag/drop operation has taken place/would take place. 18008 A mask to indicate that a copy has taken place/would take place. 18009 A mask to indicate that a move has take place/would take place. 18010 A mask to indicate that the drop target window has scrolled/would scroll. 18011 Starts an OLE drag/drop event with the given control as the source. 18012 Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control. 18013 Returns/Sets whether this control can act as an OLE drop target. 18014 Clears all data and formats in a DataObject object. 18015 Retrieves data of a specified format from a DataObject object. 18016 Determines if a specified clipboard format is supported by the DataObject object. 18017 Adds a supported format and possibly its data to a DataObject object. 18018 A collection of filenames used by the vbCFFiles format. 18019 Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only). 18020 Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only). 18021 Adds a filename to the Files collection of a DataObject object (vbCFFiles format only). 18022 Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only). 18023 Removes a filename from the Files collection of a DataObject object (vbCFFiles format only). 18024 Error Constants 18045 OLEStartDrag event 18046 OLEGiveFeedback event 18047 OLESetData event 18048 OLECompleteDrag event 18049 OLEDragOver event 18050 OLEDragDrop event 18051 Rich Textbox Property Page 32000 Invalid character position 32001 Invalid HDC 32002 Unable to load specified file 32005 Invalid or missing key name 32006 Invalid or missing OLE class name 32007 Key does not exist 32008 Required source document or class name is missing 32009 Key is not unique in collection 32010 Invalid object 32011 The operation cannot be preformed on protected text 32012 Unable to create object 32013 Unable to start server application 32014 Event interface for RichText control